public abstract class System.Windows.Forms.AxHost () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.BindingNavigator () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.Button () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.ButtonBase () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.CheckBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.CheckedListBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ComboBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ContainerControl () |
--> NONE <--
|
- Property: protected override bool CanEnableIme { }
|
public class System.Windows.Forms.ContextMenuStrip () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.Control () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.Design.ComponentEditorForm () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.Design.ComponentEditorPage () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DataGrid () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DataGridTextBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DataGridView () |
--> NONE <--
|
- Property: protected override bool CanEnableIme { }
|
public class System.Windows.Forms.DataGridViewComboBoxEditingControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DataGridViewTextBoxEditingControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DateTimePicker () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.DomainUpDown () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.FileDialog () |
--> NONE <--
|
- Property: bool AutoUpgradeEnabled { public get; public set; }
- Property: FileDialogCustomPlacesCollection CustomPlaces { public get; }
|
System.Windows.Forms FileDialogCustomPlace () |
n/a
|
public class System.Windows.Forms.FileDialogCustomPlace
|
--> NONE <--
|
- Constructor: public FileDialogCustomPlace (Guid knownFolderGuid)
- Constructor: public FileDialogCustomPlace (string path)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: Guid KnownFolderGuid { public get; public set; }
- Property: string Path { public get; public set; }
|
System.Windows.Forms FileDialogCustomPlacesCollection () |
n/a
|
public class System.Windows.Forms.FileDialogCustomPlacesCollection
|
--> NONE <--
|
- Constructor: public FileDialogCustomPlacesCollection ()
- Method: public void Add (Guid knownFolderGuid)
- Method: public void Add (string path)
- Method (i): public virtual void Add (FileDialogCustomPlace item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (FileDialogCustomPlace item)
- Method (i): public virtual void CopyTo (FileDialogCustomPlace[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (FileDialogCustomPlace item)
- Method (i): public virtual void Insert (int index, FileDialogCustomPlace item)
- Method (i): protected virtual void InsertItem (int index, FileDialogCustomPlace item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (FileDialogCustomPlace item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, FileDialogCustomPlace item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual FileDialogCustomPlace this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
public class System.Windows.Forms.FlowLayoutPanel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.Form () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.GroupBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.HScrollBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
ImeMode () |
public sealed enum System.Windows.Forms.ImeMode
                    NoControl = 0,
                    On = 1,
                    Off = 2,
                    Disable = 3,
                    Hiragana = 4,
                    Katakana = 5,
                    KatakanaHalf = 6,
                    AlphaFull = 7,
                    Alpha = 8,
                    HangulFull = 9,
                    Hangul = 10,
                    Close = 11,
                    Inherit = -1,
|
public sealed enum System.Windows.Forms.ImeMode
                    NoControl = 0,
                    On = 1,
                    Off = 2,
                    Disable = 3,
                    Hiragana = 4,
                    Katakana = 5,
                    KatakanaHalf = 6,
                    AlphaFull = 7,
                    Alpha = 8,
                    HangulFull = 9,
                    Hangul = 10,
                    Close = 11,
                    OnHalf = 12,
                    Inherit = -1,
|
--> NONE <--
|
--> NONE <--
|
public class System.Windows.Forms.Label () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.LinkLabel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ListBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.ListControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ListView () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.MaskedTextBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public sealed class System.Windows.Forms.MdiClient () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.MenuStrip () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.MonthCalendar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.NumericUpDown () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public sealed class System.Windows.Forms.OpenFileDialog () |
--> NONE <--
|
- Property: bool AutoUpgradeEnabled { public get; public set; }
- Property: FileDialogCustomPlacesCollection CustomPlaces { public get; }
- Property: string SafeFileName { public get; }
- Property: String[] SafeFileNames { public get; }
|
public class System.Windows.Forms.Panel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.PictureBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.PrintPreviewControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.PrintPreviewDialog () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ProgressBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.PropertyGrid () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.RadioButton () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.RichTextBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public sealed class System.Windows.Forms.SaveFileDialog () |
--> NONE <--
|
- Property: bool AutoUpgradeEnabled { public get; public set; }
- Property: FileDialogCustomPlacesCollection CustomPlaces { public get; }
|
public class System.Windows.Forms.ScrollableControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.ScrollBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.SplitContainer () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.Splitter () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public sealed class System.Windows.Forms.SplitterPanel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.StatusBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.StatusStrip () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TabControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TableLayoutPanel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TabPage () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TextBox () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.TextBoxBase () |
--> NONE <--
|
- Property: protected override bool CanEnableIme { }
|
public class System.Windows.Forms.ThreadExceptionDialog () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStrip () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripContainer () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripContentPanel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripDropDown () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripDropDownMenu () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripOverflow () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.ToolStripPanel () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TrackBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.TreeView () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public abstract class System.Windows.Forms.UpDownBase () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.UserControl () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.VScrollBar () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.WebBrowser () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|
public class System.Windows.Forms.WebBrowserBase () |
--> NONE <--
|
- Property: protected virtual bool CanEnableIme { }
|